From 61a2db802c57094b8aed09e0881435501a0494a2 Mon Sep 17 00:00:00 2001 From: "iap10@firebug.cl.cam.ac.uk" Date: Mon, 5 Sep 2005 11:20:14 +0000 Subject: [PATCH] CRAMFS needs to be compiled in to xen_defconfig_x86_64 not a module. Signed-off-by: ian@xensource.com --- linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_64 b/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_64 index 47f613aa81..21eabb7c38 100644 --- a/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_64 +++ b/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_64 @@ -2232,7 +2232,7 @@ CONFIG_JFFS2_FS_NAND=y CONFIG_JFFS2_ZLIB=y CONFIG_JFFS2_RTIME=y # CONFIG_JFFS2_RUBIN is not set -CONFIG_CRAMFS=m +CONFIG_CRAMFS=y CONFIG_VXFS_FS=m # CONFIG_HPFS_FS is not set CONFIG_QNX4FS_FS=m -- 2.30.2